home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / sviluppo / svilupp2 / gmsppr10.rdm < prev    next >
Text File  |  1997-01-18  |  861b  |  28 lines

  1. Short:        Library for system compliant games
  2. Author:       Christian Stieber
  3. Uploader:     hans@leo.org
  4. Version:      1.0
  5. Type:         dev/misc
  6. Requirements: AmigaOS V39 (3.0) or newer
  7.  
  8. Description:
  9.     This is a library with some support functions for
  10.     system compliant games. I didn't actually intend
  11.     to release it, but it is required for mris, and
  12.     you can't recompile mris without the gamesupport
  13.     distribution, so here it is.
  14.  
  15.     Currently gamesupport.library has the following
  16.     main features:
  17.       - sprite loader & remapper
  18.       - highscore management
  19.       - formatting/drawing strings and dates
  20.       - help with using the joystick
  21.       - "happy blanker" -- sends faked input events
  22.         down the stream to prevent screen blamkers
  23.         from blanking
  24.  
  25.     The documentation is somewhat incomplete --- if
  26.     you REALLY want to use it, you might want to
  27.     check out mris.
  28.